=Description=
This will create a link to the specified glossary entry, with its “shortdesc” DPL-included in an infobox.

Here is its synopsis:
<pre>
{{Glossary/Link
 |ref=          *mandatory* The link-reference of the glossary entry.
 |txt=          *mandatory* The text used for the link…
 }}
</pre>

For example,
<pre>
{{Glossary/Link|ref=armature|txt={{Literal|Armature}} object}}
</pre>

…gives:

{{Glossary/Link|ref=armature|txt={{Literal|Armature}} object}}


For more info on the Glossary system, see the [[Template:Glossary]] page.

